* keymap.c (where_is_internal): Scan provided keymaps for command
authorChong Yidong <cyd@stupidchicken.com>
Sun, 1 Apr 2007 15:42:39 +0000 (15:42 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 1 Apr 2007 15:42:39 +0000 (15:42 +0000)
remappings rather than calling Fcommand_remapping.

src/ChangeLog

index a90dc05b10175a7b5c7bfd3c5bcbfbf5a2ba7bdc..a24657632cdcb2ffdd7abaeffe75d3c0c8f33276 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * keymap.c (where_is_internal): Scan provided keymaps for command
+       remappings rather than calling Fcommand_remapping.
+
 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
 
        * window.c (Fget_lru_window): Doc fix.